home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.3 KB | 31 lines | [TEXT/GEOL] |
- Item forwarded by A33 to A34
-
- Item 5278034 16-Feb-90 16:43PST
-
- From: AUST0334 AUDev - CRIA, Canberra, ACT,IDV
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: Re> MPW/SADE Question
-
- Donald & Dan
- As far as I know, you are doing nothing wrong. When I started compiling with
- the -sym option ico uld no longer do it under multi-finder on my 4 meg machine
- ( its ###$@! frustrating to have to compile, quit MPW, restart using
- multifinder, start up SADE, start up the application, debug, exit SADE, restart
- under finder edit the file and recompile). With 8 meg the process is
- acceptable, howver you don't need to allocate 3500K to MPW. Instead use the
- link flag -mf, which gets memory form mulit-finder as needed.
-
- Also (if you are confident that the problem is in your code- not MacApp's -
- then you need only compile your code with the -sym option - this reduces memory
- usage significantly. Its not as useful though.
-
- As a general question to everyone - what is the best way to set up an 8 meg
- machine (IIcx) to compile MacApp applications fastest? I have a public domain
- RAM-disk, and usually about 2 meg of spare memory, but have been unable to
- significantly effect compile times.
-
- Kenneth Beaton
-
-